compound statement meaning in Chinese
【计算机】复合语句。
Examples
- " introduces the concept of compound statements in python , and the
”介绍了python中复合语句的概念,并介绍了 - It should because flow control statements are compound statements
当然应该类似,因为流控制语句就是复合语句。 - Can be a compound statement
可以是复合语句。 - The block of statements is made up of one or more simple and compound statements
语句块由一个或多个简单语句和复合语句组成。 - A compound statement consists of a flow control instruction , followed by a colon character
一个复合语句包括一个流控制指令,后跟一个冒号(